projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5963b9
)
Adwaita: rich-list rows
author
Jakub Steiner
<jimmac@gmail.com>
Thu, 13 Aug 2020 18:11:19 +0000
(20:11 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 13 Aug 2020 20:30:22 +0000
(16:30 -0400)
- add whitespace to match the existing look
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 8757c83127ee362a1bfa8753d3584e8a3e20c3e8..2e3e94b421ce62184d294a53b17079db2d39accb 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-3077,7
+3077,7
@@
list, .rich-list {
border-color: $backdrop_borders_color;
}
- > row { padding:
2
px; }
+ > row { padding:
18
px; }
> row.expander { padding: 0px; }
> row.expander .row-header { padding: 2px; }